home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / lock / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-03-20  |  70 b   |  5 lines

  1. on(release){
  2.    fscommand("lock","remind");
  3.    gotoAndStop(34);
  4. }
  5.